What is Swagger and How does it help in API Development and Testing?
– What is GET Request?
– How to Create a GET Request in REST ASSURED?
– What is HTTP Response?
– What is Response Header and How to read it in REST Assured?
– What is Response Body and How to read it in REST Assured?
– How to Verify Response Status Code in REST Assured?
– How to Verify Response Headers in REST Assured?
– How to Verify Response Body in REST Assured?
– What is POST Request?
– How to create a POST Request in REST Assured?
– Difference between AUTHENTICATION & AUTHORIZATION?
– What are the different types of AUTHENTICATIONS?
– How to use BASIC AUTHENTICATION in REST Assured?
– How to use BEARER TOKEN AUTHENTICATION in REST Assured?
– What is PUT Request?
– How to create a PUT Request in REST Assured?
– What is DELETE Request?
– How to create a DELETE Request in REST Assured?